<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 1024px){

	.index-module2-ul li:hover .im2-icon1{
		opacity: 0;
	}
	.index-module2-ul li:hover .im2-icon2{
		opacity: 1;
	}
	.about-main .module1 .content-left .play-btn:hover{
		background-image: url(../images/play-b.png);
	}
	.more2:hover{
		background-color: #0149ab;
		color: #fff;
		border: 1px solid #0149ab;
	}
	.product-main .module1 .product-nav-top li:hover{
		background-color: #0149ab;
		color: #fff;
	}
	.product-main .module1 .product-nav-top li:hover a{
		color: #fff;
	}
	
	.solutionDetail-main .module2 .content-top li:hover{
		background-color: #0149ab;
		color: #fff;
	}
	.solutionDetail-main .module2 .content-top li:hover a{
		color: #fff;
	}
	.product-main .module2 .more2:hover{
		border: 1px solid #0149ab;
	}

	.solution-main .solution-icon:hover .t-img{
	    opacity: 1;
	}
	.solution-main .solution-icon:hover .t-icon{
		margin-top: -10px;
	}
	.solution-main .solution-icon:hover .t-top{
		margin-top: -10px;
	}
	.solution-main .solution-icon:hover h2{
		margin-top: -10px;
	}
	.header-item li:hover p{
		color: #0149ab;
	}
	.project-main .module1 li:hover{
		transform: scale(1.1);
	    -ms-transform:scale(1.1);     /* IE 9 */
	    -moz-transform:scale(1.1);     /* Firefox */
	    -webkit-transform:scale(1.1); /* Safari å’Œ Chrome */
	    -o-transform:scale(1.1);
	}
	.project-main .module1 li:hover .li-title h2{
		color: #0149ab;
	}
	.header-item li:hover img{
		transform:rotateY(180deg);
		-ms-transform:rotateY(180deg); /* IE 9 */
		-webkit-transform:rotateY(180deg); /* Safari and Chrome */
	}
	.mapbtn:hover span{
		color: #0149ab;
	}

	.case-main .pagebox #yw0 li:hover.next,
	.case-main .pagebox #yw0 li:hover.previous,
	.case-main .pagebox #yw0 li:hover{
		background-color: #0149ab;
		color: #fff;
	}
	.case-main .pagebox #yw0 li:hover.next a,
	.case-main .pagebox #yw0 li:hover.previous a,
	.case-main .pagebox #yw0 li:hover a{
		color: #fff;
	}
	.solutionDetail-main .module1 li:hover img{
	    transform: rotateY(180deg);
	    -ms-transform: rotateY(180deg);
	    -webkit-transform: rotateY(180deg);
	}
	.solutionDetail-main .module2 .content-bb-text .content-item:hover img{
	    transform: rotateY(180deg);
	    -ms-transform: rotateY(180deg);
	    -webkit-transform: rotateY(180deg);
	}
	.swiper-container-productAll .swiper-slide1:hover p{
	    color: #0149ab;
	}
	.swiper-container-productAll .swiper-slide1:hover{
		transition: all .5s;
		-webkit-transition: all .5s;
		border: 1px solid #0149ab;
		transform: scale(1.1);
    	-ms-transform:scale(1.1);     /* IE 9 */
    	-moz-transform:scale(1.1);     /* Firefox */
    	-webkit-transform:scale(1.1); /* Safari å’Œ Chrome */
    	-o-transform:scale(1.1);
	}
	.swiper-container-productAll .swiper-slide1:hover img.img2{
		display: inline-block;
	}
	.swiper-container-productAll .swiper-slide1:hover img.img1{
		display: none;
	}
}
@media screen and (max-width: 1440px){
	.limit{
		max-width: 1280px;
	}
	.index-main .module1 .gallery-thumbs1{
		height: 480px;
	}
	.index-main .module1 .gallery-top1{
		height: 555px;
	}
	.swiper-container-index2 .swiper-slide .content{}
}
@media screen and (max-width: 1366px){
	.limit{
		max-width: 1150px;
	}
	.index-main .module1 .gallery-thumbs1{
		height: 450px;
	}
	.index-main .module1 .gallery-top1{
		height: 525px;
	}
	.swiper-container-index2 .swiper-slide .content{}
	.content img.index-module2-cp{
		max-width: 80%;
	}
	.index-banner .banner-content h1,
	.product-main .module2 h2{
		font-size: 35px;
	}
	.index-banner .banner-content h2{
		font-size: 45px;
	}
	.content-title h2{
		font-size: 30px;
	}
	.swiper-container-index2 .swiper-slide .content h2{
		font-size: 40px;
	}
	.swiper-container-index2 .swiper-slide .content p,
	.index-main .module4 .content-text-top p{
		font-size: 14px;
	}
	.swiper-container-index2 .swiper-slide .content span{
		margin-bottom: 20px;
	}
	.index-module2-ul {
	    margin-top: 20px;
	}
	.index-main .module2 .content-text .more {
	    margin-top: 60px;
	}
	.swiper-container-index2 .content-text{
		vertical-align: top;
		margin-top: 130px;
	}
	.swiper-container-index2 .swiper-slide {
	    /*padding-bottom: 85px;*/
	    padding-bottom: 0;
	    /*margin-bottom: 85px;*/
	}
	.index-main .module3 .content {
	    height: 500px;
	}
	.about-main .module1 .content-right{
		width: 50%;
		margin-left: 2%;
	}
	.parBd{
		margin-top: 0;
	}
	.about-main .parBd .slideBox {
	    height: 700px;
	    text-align: center;
	}
	.product-main .module1 .product-bottom li{
		height: 650px;
	}
	.product-main .module1 .product-bottom li img{
		max-width: 45%;
	}
	.product-main .module2 {
	    height: 560px;
	}
	.banner{
		height: 480px;
	}
	.product-main .module1{
		top: 50px;
	}
	.solution-main .solution-icon h2{
		font-size: 12px;
	}
	.case-main .module1 li .li-top{
		height: 300px;
	}
	.case-main .module1 li h2{
		font-size: 20px;
	}
	.case-main .module1 li p{
		font-size: 14px;
	}
	.case-main .module1 li .li-bottom {
	    height: 300px;
	}
	.case-main .module1 li .more{
    	bottom: 50px;
	}
	.news-main .module1 li .li-left{
	    width: 385px;
    	height: 265px;
    	margin-right: 30px;
	}
	.news-main .module1 li .li-right{
		width: calc(100% - 415px);
	}
	.news-main .module1 li h2{
		font-size: 20px;
	}
	.news-main .module1 li .li-right h2 {
	    min-height: 60px;
	}
	.news-main .module1 li .li-right .more {
	    margin-top: 25px;
	}
	.contact-business .content h2{
		font-size: 20px;
	}
	.contact-business .content p{
		font-size: 13px;
	}
	/*2019-5-20*/
	.header-item {
	    padding-right: 30px;
	}
	.search-box {
	    margin-left: 10px;
	}
	/*2019-5-20 end*/
	/*2019-6-5*/
	.index-module2-logo{
		max-height: 80%;
	}

	/*2019-6-5 end*/
}
@media only screen and (min-width: 980px) and (max-width: 1366px) {
	/*.swiper-container-index2 .caroufredsel_wrapper{
		height: 600px !important;
	}*/
	.index-module2-cp{
		bottom: 0px;
	}
	.swiper-pagination-index2{
		top: 5%;
	}
}
@media screen and (max-width: 1280px){
	.limit{
		max-width: 85%;
	}
}
@media screen and (max-width: 1150px){
	/*2019-5-20*/
	.header-item {
	    padding-right: 25px;
	}
	#header.active .header-item-a{
	    font-size: 12px;
	}
	.header-item ul {
		box-sizing: border-box;
		padding-right: 25px;
	}
	.header-item li p{
		font-size:12px;
	}

	/*2019-5-20 end*/
}
@media screen and (max-width: 980px){
	.header-left .headerlogoL {
	    margin-right: 15px;
	    width: 50px;
	}
	.header-left .headerlogoR {
	    width: 125px;
	}
	.header-left {
	    float: left;
	    font-size: 0;
	    margin-left: 20px;
	    height: 90px;
	}
	.header-right{
		display: none;
	}
	.limit{
		max-width: 90%;
	}
	.foot-item {
	    width: 33.333%;
	    padding-bottom: 20px;
	}
	.case-main .module1 li .li-top {
		height: 180px;
	}
	.menu_open {
	    display: block;
	}
	.index-main .module1 .gallery-top1{
    	height: 550px;	
	    width: 100%;
	    margin-bottom: 30px;
	}
	.index-main .module1 .gallery-thumbs1{
	    height: 370px;
	    width: 100%;
	}
	.padbox7080{
		padding: 50px;
	}
	.index-module2-bg{
		height: 1000px;
		width: auto;
	}
	.swiper-container-index2 .swiper-slide{
		padding-bottom: 0;
	}
	.content img.index-module2-cp{
		/*width: 100%;*/
		max-width: 100%;
		max-height: 40%;
	}
	.swiper-container-index2 .swiper-slide .content p, 
	.index-main .module4 .content-text-top p {
	    font-size: 20px;
	}
	.index-main .module3 .content-left .content-text{
    	padding: 35px 20px;
	}
	.index-main .module3 .content-bottom{
		margin-top: 8.5%;
	}
	.index-main .module3 .content-left .content-text .more {
	    position: relative;
	    margin-top: 40px;
	    bottom: 0;
	}
	.index-main .module4{
		height: auto;
	}
	.index-main .module4 .content-text-bottom li {
	    margin: 0; 
	    width: 25%;
	}
	.index-main .module4 .content-text-bottom li i {
	    font-size: 22px;
	}
	.index-main .module5 li .li-top {
	    height: 130px;
	}
	.index-main .module5 li .li-bottom p{
		padding-bottom: 15px;
    	margin-bottom: 15px;
	}
	.index-main .module5 li .li-bottom span{
    	padding: 15px 0 20px;
	}
	.about-main .module1 .content-left{
		width: 100%;
	}
	.about-main .module1 .content-right {
	    width: 100%;
	    margin-left: 0px;
	    margin-top: 30px;
	}
	.content-text p ,
	.fixedNav-a, .breadcrumbs-box span, .breadcrumbs-box a, .breadcrumbs-box p,
	.index-main .module1 .img-content h2{
	    font-size: 18px;
	}
	.about-main .module2 .content-right {
	    width: 100%;
	    height: 66.6666666%;
	    float: right;
	}
	.about-main .module2 .content-left {
	    width: 100%;
	    height: 33.33333%;
	    float: left;
	}
	.video-js .vjs-tech {	    
		left: 0;
	    right: 0;
	    margin: auto;
	}
	.about-main .module3 .content-bottom{
		min-height: auto;
		min-height: unset;
		padding-top: 20px;
	}
	.swiper-container-Qualification li{
		height: 200px;
		min-height: 200px;
	}
	.padding100120 {
	    padding: 70px 0 70px;
	}
	.swiper-container-cooperate .li{
   		height: 70px;
	}
	.about-main .module3 .content-bottom2{
		padding: 0 0;
	}


	.solution-main .solution-icon{
		position: relative;
	}
	.solution-main .t-icon{
		display: none;
	}
	.solution-main .solution-icon{
		top: auto;
		right: auto;
		left: auto;
		bottom: auto;
		top: unset;
		right: unset;
		left: unset;
		bottom: unset;
		width: 33.33333%;
		display: inline-block;
		vertical-align: top;
		text-align: center;
		height: 100px;
	}
	.solution-main .solution-icon h2{
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		bottom: auto;
		top: unset;
		right: unset;
		left: unset;
		bottom: unset;
		width: 100%;
		padding-top: 5px;
		font-size: 20px; 
	}
	.solution-main .t-top{
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		bottom: auto;
		top: unset;
		right: unset;
		left: unset;
		bottom: unset;
		height: 40px;
		width: auto;
	}
	.solution-main .t-img{
		display: none;
	}
	.solution-main .solution-icon:before{
		content:'';
	    width: 0;
	    height: 100%;
	    display: inline-block;
	    vertical-align: middle;
	}
	.solution-main .solution-icon h2{
		/*display: */
	}
	.solution-main .solution-icon .t-a{
		display: inline-block;
		vertical-align: middle;
	}
	.solution-main .solution-bg {
	    margin-bottom: 50px;
	}
	.solution-main .module1{
		padding-bottom: 50px; 
	}
	.solutionDetail-main .module1 li{
	    padding: 32px 1% 0;
	}

	.about-main .module2 #my-video3.video-js .vjs-tech {
	    width: auto;
	    height: 100%;
	}
	.parHd .tempWrap .tempWrap{
		max-width: 550px;
	}
	.solutionDetail-main .module1 li p{
		font-size: 18px;
	}
	.solutionDetail-main .module2 .content-bt-text .content-item h2,
	.solutionDetail-main .module2 .content-bb-text .content-item h2{
		font-size: 18px;
		width: 80%;
	}
	.case-main .module1 li .li-bottom {
	    height: 380px;
	}
	.news-main .module1 li .li-left {
	    width: 100%;
	    height: 380px;
	    margin-right: 30px;
	}
	.news-main .module1 li .li-right{
		width: 100%;
	}
	.news-main .module1 li .li-right h2{
		font-size: 25px;
		padding-top: 20px;
	}
	.news-main .module1 li p{
		font-size: 18px;
	}
	.contact-business .content li{
    	width: 46.75%;
    	margin: 10px 1.5%;
	}
	.contact-map .contactmap .content-left{
		width: 100%;
		margin-bottom: 30px;
	}
	.contact-map .contactmap .content-right{
		width: 100%;
	}

	.header-right {
	    display: block;
	    position: fixed;
	    left: -70%;
	    top: 0;
	    height: 100%;
	   	width: 70%;
	   	max-width: 300px;
	   	background-color: #fff;  
	   	box-sizing: border-box;
	   	padding-top: 50px;
	   	z-index: 100;
	}
	.header-item{
		display: block;
	}
	.header-item{
	    height: auto;
	    padding-right: 0px;
	    position: relative;
	}
	#header.active .header-item-a{
	    padding-left: 50px;
	    box-sizing: border-box;
	    /*padding-top: 0px;*/
	}
	.header-item li img{
		display: none;
	}
	.itembottombox{
		position: relative;
	}
	.header-item ul {
	    text-align: left;
	}
	.header-item li{
		width: 100%;
		text-align: left;
	}
	.header-right{
    	transition: all .5s;
    	-webkit-transition: all .5s;
	}
	.header-right.active {
	    left: 0;
	}
	.header-item-a{
		color: #000;
	}
	#header .header-item-a {
	    padding-left: 50px;
	    box-sizing: border-box;
	    height: 90px;
	    /*border-bottom: 1px solid #eee;*/
	}
	.solutionDetail-main .module1 li {
	    padding: 32px 0;
	    width: 100%;
	    height: auto;
		margin: 10px 0;
	}
	.solutionDetail-main .module2 .content-top li {
	    font-size: 12px;
	    line-height: 1.2;
	}
	.solutionDetail-main .module2 .content-bottom {
	    padding: 20px;
	}
	#header .header-item-a{
		height: 40px;
    	line-height: 40px;
    	padding-top: 0px;
	}
	.H-btn-left{
		height: 40px;
    	width: 30px;
    	background-size: 7px auto;
		display: block;
		border: 0;
		padding-right: 20px;
	    box-sizing: initial;
	}
	.header-item li p{
		height: 30px
	}
	.itembottombox li{
	}
	/*2019-5-21*/
	.swiper-container-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-index2{
		width: 62px;
		left: auto;
		right: 10px;
	}
	.swiper-container-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-index2 .swiper-pagination-bullet{
    	margin: 5px 0;
	}

	#header .search-box .header-search-a {
	    background-image: url(../images/sgr.png);
	}
	#header.active .search-box{
		border: 0;
	}
	.search-box{
		width: 100%;
		margin: 0;
		display: none;
	}
	/*2019-5-21 end*/
	/*2019-5-22*/
	.mapnav{
		top: -35px;
	}
	.about-main .module4 .chinaMap {
	    width: 85%;
	}
	.productDetail-main .banner {
	    text-align: left;
	    background-position: 80%;
	}
	.Qualification-prev,
	.Qualification-next{
    	margin-top: -30px;
	}
	/*2019-5-22 end*/
	/*2019-5-30*/
	.banner-cp-box{
		position: relative;
		height: 50%;
	}
	.productDetail-main .banner{
		/*height: 800px;*/
	}
	.banner-cp-box .bannercp{
		width: 100%;
	}
	.productDetail-main .banner .banner-title{
		height: 50%;
	}
	.productDetail-main .banner .banner-text{
		width: 100%;
	}
	.banner-cp-box .banner-cp-img{
		max-height: 100%;
	}
	.product-main .module1 .product-bottom li img{
		max-width: 80%;
	}
	.productDetail-main .banner{
		overflow: inherit;
		height: auto;
	}
	.banner-cp-box{
		height: 450px;
	}
	.banner-cp-box .banner-cp-img{
		bottom: 0;
		top: 70px;
		max-height: 85%;
	}
	.productDetail-main .banner {
	    overflow: inherit;
	    height: auto;
	    background-size: auto 450px;
	    background-position: top center;
	}
	.productDetail-main .banner .banner-text{
		padding-top: 20px;
	}
	/*2019-5-30 end*/
	/*2019-5-31*/
	.swiper-index2-img{
		width: 100%;
	}
	/*2019-5-31 end*/

	/*2019-6-5*/
	.swiper-pagination-index2{
    	top: 2%;
 }
	/*2019-6-5 end*/
	/*2019-6-14*/
	.swiper-container-productAll.swiper-container{
		/*height: 600px;*/
		/*overflow: hidden;*/
	}
	.swiper-container-productAll .swiper-slide1{
		box-sizing: initial;
		padding: 0;
		width: 100%;
		margin: 50px 0;
		border: 0;
	}
	.productAll-main .module1{
		/*padding: 0;*/
	}
	.swiper-container-productAll .swiper-slide1 img{
		height: 150px;
	}

	.swiper-container-productAll .swiper-slide1.active p{
	    color: #0149ab;
	}
	.swiper-container-productAll .swiper-slide1.active{
		transition: all .5s;
		-webkit-transition: all .5s;
		/*border: 1px solid #0149ab;*/
		transform: scale(1.1);
    	-ms-transform:scale(1.1);     /* IE 9 */
    	-moz-transform:scale(1.1);     /* Firefox */
    	-webkit-transform:scale(1.1); /* Safari å’Œ Chrome */
    	-o-transform:scale(1.1);
	}
	.swiper-container-productAll .swiper-slide1.active img.img2{
		display: inline-block;
	}
	.swiper-container-productAll .swiper-slide1.active img.img1{
		display: none;
	}
	/*2019-6-14 end*/
	/*2019-6-18*/
	.swiper-container-indexbanner{
		height: 300px;
	}
	/*2019-6-18 end*/
}

@media screen and (max-width: 640px){
	.index-banner .banner-content h1, 
	.product-main .module2 h2,
	.productDetail-main .module3 h2,
	.solutionDetail-main .module3 h2{
		font-size: 22px;
	}
	.index-banner .banner-content h2 {
	    font-size: 26px;
	}
	.index-banner .banner-content{
		bottom: 0;
	}
	.padbox7080{
		padding: 50px 0;
	}
	.index-main .module1 .gallery-top1 {
	    height: 300px;
	}
	.index-main .module5 li{
		width: 100%;
		padding-bottom: 40px;
	}
	.index-main .module5 li .more{
		margin:  auto;
	}
	.index-main .module5 li .li-top{
		height: 200px;
	}
	.index-main .module4 .content-text-bottom li {
	    margin: 0;
	    width: 50%;
	}
	.swiper-container-index2 .swiper-slide .content p, .index-main .module4 .content-text-top p{
		font-size: 18px;
	}
	.foot-item{
		width: 50%;
	}
	.swiper-container-index2 .swiper-slide .content h2 {
	    font-size: 30px;
	}
	.swiper-container-index2 .swiper-slide .content p, .index-main .module4 .content-text-top p {
	    font-size: 16px;
	}
	.index-module2-ul li{
		width: 33.333%;
    	margin-right: 0;
	}
	.index-module2-ul li img {
	    max-width: 90%;
	}
	.index-main .module3 .content-left{
		width: 100%;
		height: 300px;
		margin-top: 30px;
	}
	.index-main .module3 .content-right{
		width: 100%;
		height: auto;
	}
	.index-main .module3 .content-top{
		width: 100%;
		height: 300px;
		margin-top: 30px;
	}
	.index-main .module3 .content-bottom{
		width: 100%;
		height: 300px;
		margin-top: 30px;
	}
	.index-main .module3 .content {
	    height: auto;
	}
	.index-main .module3 .content-left .content-text .more {
	    position: absolute;
	    right: 0;
	}
	.index-main .module3 .content-top .content-text {
	    opacity: 1;
	}
	.index-main .module3 .content-bottom .content-text {
	    opacity: 1;
	}
	.index-main .module3 .content-bottom:after{
	    content: '';
	    opacity: 1;
	}
	.index-main .module3 .content-top:after{
	    content: '';
	    opacity: 1;
	}
	.index-main .module3 .content-left:after{
	    content: '';
	    opacity: 1;
	}
	.index-main .module3 .content-top .content-text ,
	.index-main .module3 .content-bottom .content-text ,
	.index-main .module3 .content-left .content-text {
	    padding: 35px 20px;
	}
	.about-main .content-bottom0 img{
		max-width: 100%;
	}
	.parHd .tempWrap .tempWrap {
	    max-width: 35%;
	}
	.about-main .parBd .slideBox{
    	height: auto;
	}
	.about-main .module3 .content-bottom1{
		padding: 0;
	}
	.padding100120 {
	    padding: 40px 0;
	}
	.about-main .module2 .content-bottom-left,
	.about-main .module2 .content-bottom-right{
		width: 100%;
	}
	.about-main .module2 #my-video2.video-js .vjs-tech {
	    position: absolute;
	    top: 0;
	    left: 0;
	    right: 0;
	    margin: auto;
	}
	.about-main .module2 .content-left,
	.about-main .module2 .content-top,
	.about-main .module2 .content-bottom-left, 
	.about-main .module2 .content-bottom-right{
		height: 250px;
	}
	.about-main .module2 .content-title h2{
		font-size: 30px;
	}

	.swiper-container-cooperate .li {
	    border: 1px solid #f3f3f3;
	    height: 100px;
	    width: 50%;
	}
	.about-main .module4 .icon p{
		font-size: 12px;
		transform: scale(0.8);
	    -ms-transform:scale(0.8);     /* IE 9 */
	    -moz-transform:scale(0.8);     /* Firefox */
	    -webkit-transform:scale(0.8); /* Safari å’Œ Chrome */
	}
	.fixedNav{
		height: auto;
	}
	.fixedNav-a{
		margin-right: 0;
		text-align: center;
		vertical-align: middle;
		display: inline-block;
		width: 33.33333%;
		box-sizing: border-box;
		padding: 10px 5px;
	}
	.padding90100 {
	    padding: 50px 0;
	}
	.about-main .module1 .content-left{
		height: 250px;
	}
	.breadcrumbs-box{
		padding-left: 5%;
	}
	.breadcrumbs-box span{
		font-size: 12px;
	}
	.banner-title h2 {
	    font-size: 30px;
	    color: #fff;
	}
	.product-main .module1 .product-bottom li {
    	height: 250px;
	}
	.product-main .module1 {
	    padding-top: 50px;
	}
	.product-main .module1 .product-nav-top li{
		font-size: 15px;
	}
	#header{
		height: 70px;
	}
	.header-fill{
		height: 70px;
	}
	.header-left{
		height: 70px;
	}
	.header-left .headerlogoR {
	    width: 100px;
	}
	.header-left .headerlogoL {
	    margin-right: 15px;
	    width: 45px;
	}
	.breadcrumbs-box{
		top: 70px;
		height: auto;
		padding: 20px 5%;
	}
	.menu_open i {
	    display: block;
	    background-color: #fff;
	    height: 2px;
	    width: 25px;
	    margin: 5px auto;
	    border-radius: 50px;
	    z-index: 11;
	}
	.case-main .module1 li,
	.case-main .module1 li.active{
		width: 100%;
		margin: 20px 0;
	}
	.case-main .module1 li .li-bottom{
		height: auto;
	}
	.case-main .module1 li .more{
		position: relative;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		margin-top: 20px;
	}
	.project-main .module1{
		font-size: 0;
	}
	.project-main .module1 li{
	    width: 45%;
	    margin: 10px 2.5%;
		display: inline-block;
		vertical-align: top;
	}
	.project-main .module1 .more {
	    margin-top: 50px;
	}
	.news-main .module1 li .li-left{
		height: 200px;
	}
	.news-main .module1 li .li-right h2 {
	    font-size: 18px;	
	}
	.news-main .module1 li p {
	    font-size: 16px;
	}
	.news-main .module1 li .li-right span {
	    padding-bottom: 5px;
	    padding-top: 10px;
	    display: block;
	}
	.news-main .module1 li {
	    padding: 40px 0;
	}
	.contact-business .content li {
	    width: 100%;
	    margin: 10px 0;
	}
	.contact-business .content li{
		height: auto;
    	padding: 20px 5%;
	}
	.contact-recruitment{
		padding-top: 50px;
	}
	.index-main .module1 .swiper-nav-box{
		width: 100%;
	}
	.index-main .module1 .swiper-button-prev1 {
	    left: 10%;
	}
	.index-main .module1 .swiper-button-next1 {
	    right: 10%;
	}
	.index-main .module1 .gallery-thumbs1{
		display: none;
	}
	.index-main .module1 .gallery-top1{
		margin-bottom: 0;
	}
	.content-title h2 {
	    font-size: 26px;
	}
	.fixedNav-a {
	    font-size: 14px;
	}
	.Qualification-prev,
	.Qualification-next{
	    width: 40px;
	    height: 40px;
	    background-size: 100%;
	}
	.sPrev, .sNext {
		width: 40px;
		height: 40px;
    	top: 10px;
	}
	.padding100 {
	    padding: 40px 0;
	}
	.foot-item a {
	    font-size: 13px;
	}
	.foot-item{
		width: 100%;
	}

	.foot-item a {
	    display: inline-block;
	    padding: 5px 10px 5px 0;
	    line-height: 1.5;
	}
	.footlast .focus-box{
		width: 100%;
	}
	.gzimg {
	    max-width: 100%;
	    margin: auto;
	    width: 50%;
	    display: block;
	    margin-top: 20px;
	}
	.breadcrumbs-box a{
		font-size: 0;
	}
	.about-main .module1 .content-left .play-btn{
		width: 50px;
		height: 50px;
		background-size: 100% 100%;
	}
	.content-text p, .fixedNav-a, .breadcrumbs-box span, .breadcrumbs-box a, .breadcrumbs-box p, .index-main .module1 .img-content h2 {
	    font-size: 16px;
	}
	.swiper-container-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-index2{
		top: 1%;
		text-align: right;
    	/*text-align: left;*/
    	width: 100%;
    	/*display: none;*/
	}
	.swiper-container-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-index2 .swiper-pagination-bullet{
    	font-size: 0;
    	width: 10px;
    	height: 10px;
    	margin: 0 5px;
	}
	.banner {
	    height: 300px;
	}
	#header .header-item-a{
		height: 40px;
    	line-height: 40px;
	}
	#header.active .header-item-a{
		height: 40px;
    	line-height: 40px;
	}
	/*2019-5-20*/
	.header-item li p{
    	padding: 0 0 0 25px;
	}
	.product-main .module2,
	.productDetail-main .module3,
	.solutionDetail-main .module3{
	    height: 300px;
	}
	.productDetail-main .banner .banner-text{
		width: 95%;
	}
	.productDetail-main .banner .banner-title{
		text-align: center;
	}
	.productDetail-main .banner {
		height: 500px;
		font-size: 14px;
	}
	.productDetail-main .banner .banner-text h2 {
	    font-size: 24px;
	}
	.productDetail-main .module1 .content-top{
		height: auto;
		padding-bottom: 75px;
	}
	.productDetail-main .module1 .content-top h2{
		font-size: 25px;
	}
	.productDetail-main .module1 .content-top .cp{
		max-width: 80%;
		margin: auto;
	}
	.productDetail-main .module2 .content-title h2{
		font-size: 25px;
	}
	.productDetail-main .module3 .more2,
	.product-main .module2 .more2,
	.solutionDetail-main .module3 .more2{
	    margin: 20px auto 0;
	    width: 120px;
	    height: 35px;
	    line-height: 35px;
	}
	/*2019-5-20 end*/
	/*2019-5-21*/
	.about-main .module3 .content-top {
	    height: 40px;
	}
	.about-main .module4 .icon10 p{
    	left: -55%;
    	top: 100%;
	}
	.productDetail-main .module2 .a-box .more{
		margin: 10px auto;
	}
	.productDetail-main .module1{
		padding-top: 50px;
	}
	.productDetail-main .module3{margin-top: 0;}
	.productDetail-main .module2{
		padding-bottom: 50px;
	}
	.solutionDetail-main .module1 li p {
	    font-size: 16px;
	}
	.solutionDetail-main .module1 li h2 {
	    font-size: 20px;
	}
	.solutionDetail-main .module2 {
	    padding-top: 50px;
	}
	.newsDetail-main .content-title h2 {
	    font-size: 20px;
	    line-height: 1.5;
	}

	.index-module2-bg{
		height: 750px;
		width: auto;
	}
	.gallery-top1 .content-text{
		line-height: 1.4;
	}
	.index-main .module1 .swiper-slide .content-text h2 {
	    font-size: 18px;
	}
	.index-main .module1 .swiper-slide .content-text p {
	    font-size: 14px;
	}
	#header.active .header-item-a{
		font-size: 16px;
	}
	.fixedNav{
		display: none;
	}
	/*2019-5-21 end*/
	/*2019-5-22*/
	.mapbtn span {
	    display: inline-block;
	    vertical-align: top;
	    font-size: 12px;
	    color: #666666;
	    cursor: pointer;
	}
	.mapnav {
	    top: -15px;
	}
	.mapbtn {
	    margin: 5px 0;
	}
	.mapbtn i {
	    width: 12px;
	    height: 12px;
	    top: 3px;
	    right: 5px;
	}
	.about-main .module4 .chinaMap {
	    width: 100%;
	}
	.breadcrumbs-box{
		font-size: 0;
	}
	.productDetail-main .banner {
	    height: auto;
	    background-size: 200% auto;
	    background-position: 80% top;
	}
	/*2019-5-22 end*/
	/*2019-5-30*/
	.product-main .module1 .product-bottom li {
	    height: 350px;
	}
	.banner-cp-box{
		height: 150px;
		position: absolute;
		top: 70px;
		bottom: auto;
	}
	.banner-cp-box .banner-cp-img {
	    max-height: 90%;
	    top: 0;
	}
	.productDetail-main .banner{
		background-size: auto 220px;
	}
	/*2019-5-30 end*/
	/*2019-5-31*/
	.swiper-index2-img {
	    position: absolute;
	    width: 100%;
	    height: 350px;
	    top: auto;
	    bottom: 0;
	}
	.index-module2-cp{
		position: relative;
	}
	.index-module2-bg {
	    height: 800px;
	    width: auto;
	}
	.content img.index-module2-cp{
		max-height: 300px;
	    position: absolute;
	    bottom: 5%;
	    top: auto;
	}
	/*2019-5-31 end*/
	/*2019-6-5*/
	.swiper-container-index2 .swiper-slide{
	    margin-bottom: 0;
	}
	/*2019-6-5 end*/
	/*2019-6-18*/
	.index-banner .banner-content h1{
		font-size: 14px;
	}
	.index-banner .banner-content h2{
		font-size: 16px;
	}
	/*2019-6-18 end*/
	/*2019-6-21*/
	.parameterDetail-main .banner .banner-text h2{
		font-size: 30px;

	}
	.parameterDetail-main .banner .banner-text{
		width: 100%;
	}
	/*2019-6-21 end*/
}</pre></body></html>